build(deps): update slack-bolt requirement from <2,>=1.29.0 to >=1.30.0,<2#125
build(deps): update slack-bolt requirement from <2,>=1.29.0 to >=1.30.0,<2#125dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #125 +/- ##
=======================================
Coverage 94.68% 94.68%
=======================================
Files 11 11
Lines 207 207
=======================================
Hits 196 196
Misses 11 11 ☔ View full report in Codecov by Harness. |
Updates the requirements on [slack-bolt](https://github.com/slackapi/bolt-python) to permit the latest version. - [Release notes](https://github.com/slackapi/bolt-python/releases) - [Commits](slackapi/bolt-python@v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: slack-bolt dependency-version: 1.30.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1cc7b4c to
7fef162
Compare
|
Close in favor of #126 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on slack-bolt to permit the latest version.
Release notes
Sourced from slack-bolt's releases.
Commits
c3eb4c2chore(release): version 1.30.0 (#1550)18d4386chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#1545)a47744cchore(deps): update pytest requirement from <8.5 to <9.2 (#1540)256388cfeat: widen set_suggested_prompts initialization scope to any DM (#1549)8fbd503test: characterization tests for payload_utils assistant predicates (#1548)12c2da5docs: updates for agent_view release (#1543)23120ccchore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#1544)1f23eeechore(deps-dev): update websockets requirement from <16 to <17 (#1537)3978707chore(deps-dev): update cherrypy requirement from <19,>=18 to >=18.10.0,<19 (...